home *** CD-ROM | disk | FTP | other *** search
/ Mastering Internet Develo…oft ActiveX Technologies / Mastering Internet Development with ActiveX (1996)(Microsoft).iso / labs / lab10.2 / final / debug / echo.dll / string.txt next >
Text File  |  1996-07-16  |  829b  |  10 lines

  1. 102    Echo ISAPI App
  2. 62161    <HEAD><TITLE>HTTP Error %d</TITLE></HEAD>
  3. 62162    <BODY><H1>HTTP Error %d: No message available</H1></BODY>\n
  4. 62163    <BODY><H1>BAD REQUEST</H1><P>Your client sent a request that this server didn't understand.<br>Request: %s\n
  5. 62164    <BODY><H1>AUTH REQUIRED</H1><P>Browser not authentication-capable or authentication failed.</BODY>\n
  6. 62165    <BODY><H1>FORBIDDEN</H1><P>Your client does not have permission to get this URL from the server.</BODY>\n
  7. 62166    <BODY><H1>NOT FOUND</H1><P>The requested URL was not found on this server.</BODY>\n
  8. 62167    <BODY><H1>SERVER ERROR</H1>The server encountered an internal error or misconfiguration and was unable to complete your request.</BODY>\n
  9. 62168    <BODY><H1>NOT IMPLEMENTED</H1>The server is unable to perform the method <b>%s</b> at this time.</BODY>\n
  10.